﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center;  width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
/*分页样式*/.div_currpage{width:100%;text-align:center;overflow:hidden;/*padding-top:20px;padding-bottom:30px;*/}.div_currpage a,.div_currpage span{padding:2px 6px;line-height:35px;border:1px solid #02328d;text-align:center;display:inline;margin-top:10px;color: #02328d;}.div_currpage span,.div_currpage a:hover{background:#02328d;color:#fff;}#bannerbox{ left:50%;margin-left:-960px;}.firstRow p{ color:#fff;}.firstRow span{ color:#fff;}